home *** CD-ROM | disk | FTP | other *** search
- http://www.vb-helper.com/HowTo/mschart6.zip
-
- Purpose
- Graph data loaded from a database.
-
- Method
- Use DAO to load the data. Use MSChart to display it.
-
- This example uses a XY chart so it can display yearly data even if some
- of the years are missing.
-
- Disclaimer
- This example program is provided "as is" with no warranty of any kind. It is
- intended for demonstration purposes only. In particular, it does no error
- handling. You can use the example in any form, but please mention
- www.vb-helper.com.
-